Two Factor Authentication

Internet facing services are under constant attack.  They are a coveted resource that provide footing when exploited.  It’s prudent to not loose control of your services to abuse.  One way to do this is to enable two factor authentication, commonly known as 2FA. Traditional authentication is based on what you know, a user name and a password.  With 2FA, the second factor of authentication is what you have, a number token.  In this post I’ll be covering how to setup … Continue reading Two Factor Authentication